throwing_ptr
Smart pointers that throw on dereference if null
|
true for throwing::unique_ptr to arrays of unknown length More...
Public Types | |
typedef throwing::unique_ptr< T[]> | _Unknown_bound |
true for throwing::unique_ptr to arrays of unknown length
Definition at line 673 of file unique_ptr.hpp.
typedef throwing::unique_ptr<T[]> throwing::detail::_Unique_if< T[]>::_Unknown_bound |
Definition at line 674 of file unique_ptr.hpp.